Repl.InnerTypesPtrs

Undocumented in source.
struct Repl(Ts...)
alias InnerTypesPtrs = staticMap!(makePointerType, AliasSeq!(InnerTypes, Ts))

Meta